Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 45 and Version 46 of Installing Pidgin


Ignore:
Timestamp:
Nov 19, 2008, 5:43:32 PM (15 years ago)
Author:
asher
Comment:

Ubuntu Compile (fresh install)

Legend:

Unmodified
Added
Removed
Modified
  • Installing Pidgin

    v45 v46  
    6060% cd pidgin-2.x.y
    6161% ./configure && make && sudo make install
     62}}}
     63
     64To build Pidgin you must have GTK.  Other development libraries may not be needed to build Pidgin.  With a fresh Ubuntu install you can build Pidgin using the following commands.
     65
     66{{{
     67% tar xjvf pidgin-2.x.y.tar.bz2
     68% cd pidgin-2.x.y
     69% ./configure --disable-screensaver --disable-startup-notification --disable-gtkspell --disable-gstreamer --disable-meanwhile --disable-dbus --disable-perl --disable-tcl && make && sudo make install
    6270}}}
    6371
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!